home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / search.swf / scripts / DefineButton2_2372 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  58 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("postcode");
  3.    play();
  4. }
  5.